Add additional 'new' method to Repo
authorFelix Krull <f_krull@gmx.de>
Sat, 29 Sep 2018 16:21:36 +0000 (18:21 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
commit62f8310dea58fb6efaa87aaf21e1c76aefa3a28b
tree1db9d76103150411d599bce21fed4278bed788b9
parent449899b16f8ca201ed7af83a31796f1f2ac1d153
Add additional 'new' method to Repo
rust-bindings/rust/libostree/src/lib.rs
rust-bindings/rust/libostree/src/prelude.rs [deleted file]
rust-bindings/rust/libostree/src/repo.rs [new file with mode: 0644]
rust-bindings/rust/sample/src/main.rs